Labels: text | screenshot | font OCR: We have included stdlib.h because it contains the function prototype for exit( ), which gets used in prn_infp( ). The identifier FILE is a structure defined in stdio.h. To make use of files we do not need to know system implementation details of how the file mechanism works. The function prototype for double_space( ) shows that it takes two file pointer as arguments.